home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 109
/
PC Home 109.iso
/
data1.cab
/
Program_Files
/
be003.dxr
/
00002.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-03-02
|
220 b
|
9 lines
on exitFrame
set the height of sprite 2 to the height of sprite 2 + 40
set the width of sprite 2 to the width of sprite 2 + 40
if the width of sprite 2 = 495 then
go(the frame + 1)
end if
go(the frame)
end